home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / engine / dialogs_it.lua < prev    next >
Text File  |  2005-07-16  |  4KB  |  105 lines

  1.  
  2. dialogId("mot-m-info", "font_small", "I think we can gain some information about the interstellar propulsion here.")
  3. dialogStr("Penso che qui potremo trarre alcune informazioni sulla propulsione interstellare.")
  4.  
  5.  
  6. dialogId("mot-v-konvencni", "font_big", "This looks more like conventional propulsion for the landing craft.")
  7. dialogStr("Sembra pi├╣ un normale propulsore per la navetta di atterraggio.")
  8.  
  9.  
  10. dialogId("mot-m-tak", "font_small", "So. We found the drive. We have achieved one of the objectives of our mission.")
  11. dialogStr("E cos├¼ abbiamo trovato il motore. Abbiamo raggiuntouno degli obiettivi della nostra missione.")
  12.  
  13.  
  14. dialogId("mot-v-zavery", "font_big", "Don`t be so hasty. We haven`t searched the whole wreck yet.")
  15. dialogStr("Non essere cos├¼ impazionete. Non abbiamo ancora perlustrato tutto il rottame.")
  16.  
  17.  
  18. dialogId("mot-m-akce0", "font_small", "I am sorry that none of these technical marvels around us work.")
  19. dialogStr("Mi dispiace che nessuna di queste meraviglie della tecnica qui intorno funzioni.")
  20.  
  21.  
  22. dialogId("mot-m-akce1", "font_small", "I`d like to see some of these extraterrestrial gizmos in action.")
  23. dialogStr("Mi piacerebbe vedere un po' di questi aggeggi extraterrestri in azione.")
  24.  
  25.  
  26. dialogId("mot-m-akce2", "font_small", "I wonder if this motor could work under water.")
  27. dialogStr("Mi domando se questo motore possa funzionare sott'acqua.")
  28.  
  29.  
  30. dialogId("mot-v-funkce0", "font_big", "Maybe it`s better for us if it doesn`t work.")
  31. dialogStr("Forse ├¿ meglio per noi se non funziona.")
  32.  
  33.  
  34. dialogId("mot-v-funkce1", "font_big", "I am rather glad we cannot turn anything on here.")
  35. dialogStr("Sono piuttosto contento che non possiamo accendere niente qui.")
  36.  
  37.  
  38. dialogId("mot-v-funkce2", "font_big", "We should be happy that we could not switch anything on yet.")
  39. dialogStr("Dovremo essere felici di non aver attivato ancora niente.")
  40.  
  41.  
  42. dialogId("mot-v-klic", "font_big", "Careful with that wrench.")
  43. dialogStr("Attenta con quella chiave inglese.")
  44.  
  45.  
  46. dialogId("mot-m-ublizit", "font_small", "I can`t harm anything here.")
  47. dialogStr("Non posso danneggiare niente qui.")
  48.  
  49.  
  50. dialogId("mot-m-zvuky0", "font_small", "What have you done? Turn off that roar!")
  51. dialogStr("Cosa hai fatto? Spegni quel baccano!")
  52.  
  53.  
  54. dialogId("mot-m-zvuky1", "font_small", "This is terrible! Turn it off before it`s too late!")
  55. dialogStr("Che disgrazia! Spegnilo prima che sia troppo tardi!")
  56.  
  57.  
  58. dialogId("mot-v-nemuzu0", "font_big", "I can`t! I can`t take it out!")
  59. dialogStr("Non posso! Non riesco a tirarlo fuori!")
  60.  
  61.  
  62. dialogId("mot-v-nemuzu1", "font_big", "I don`t know how! I can`t take it out!")
  63. dialogStr("Non so come! Non riesco a tirarlo fuori!")
  64.  
  65.  
  66. dialogId("mot-m-mayday", "font_small", "Mayday! Mayday!")
  67. dialogStr("Mayday! Mayday!")
  68.  
  69.  
  70. dialogId("mot-v-konecne0", "font_big", "Finally.")
  71. dialogStr("Finalmente.")
  72.  
  73.  
  74. dialogId("mot-v-konecne1", "font_big", "What a relief.")
  75. dialogStr("Che sollievo.")
  76.  
  77.  
  78. dialogId("mot-v-zvuky0", "font_big", "What are you doing? Where are we going?")
  79. dialogStr("Cosa fai? Dove sei?")
  80.  
  81.  
  82. dialogId("mot-v-zvuky1", "font_big", "What have you activated? Where is it taking us?")
  83. dialogStr("Cos'hai acceso? Dove ci porta?")
  84.  
  85.  
  86. dialogId("mot-m-nemuzu0", "font_small", "How can I turn it off?!")
  87. dialogStr("Come faccio a spegnerlo?!")
  88.  
  89.  
  90. dialogId("mot-m-nemuzu1", "font_small", "I can`t turn it off!")
  91. dialogStr("Non riesco a spegnerlo!")
  92.  
  93.  
  94. dialogId("mot-m-konecne0", "font_small", "Thanks.")
  95. dialogStr("Grazie.")
  96.  
  97.  
  98. dialogId("mot-m-konecne1", "font_small", "Finally.")
  99. dialogStr("Finalmente.")
  100.  
  101.  
  102. dialogId("mot-v-znovu0", "font_big", "I am only afraid we`ll have to turn it on again.")
  103. dialogStr("Ho solo paura che dovremo accenderlo ancora.")
  104.  
  105.